setWaitBluetoothSecs


Description: The number of seconds for to wait before turning off BLE in No Bluetooth states
Technical Details: ESP32 Only 0 for default of 1 minute
uint32 wait_bluetooth_secs = 4;

Return

This builder for chaining.

Parameters

value

The waitBluetoothSecs to set.